home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 01 New Uploads / SC081.ZIP / HISTORY.TXT < prev    next >
Encoding:
Text File  |  1997-11-30  |  60.6 KB  |  1,458 lines

  1.  
  2.                        The history of The Star Commander
  3.  
  4.   Here is the list of the phases the development of  the  Commander  has  gone
  5. through. The fact that the public releases of the Commander were beta versions
  6. and their version number is still below 1.0 does not mean that they  are  full
  7. of bugs or the functions in it do not  work  properly.  I  just  hate  version
  8. numbers like 12.3 or 1.2.34 and until the Commander does all you and I want it
  9. to, the version numbering will remain the same - only the full, final  release
  10. is going to be called Version 1.0. However, I hereby  warn  you  that  I  will
  11. finish my university studies in mid-1998 and so will lose my Internet  access.
  12. Before that I'm going  to  release  The Star Commander, Version 1.0  and  will
  13. probably release nothing for a long time after that! Don't  hesitate  to  send
  14. your reports to me as soon as possible so that Version 1.0 can really  be  the
  15. final release.
  16.  
  17. ------------------------------------------------------------------------------
  18.  
  19.   The Star Commander, Beta Version (SC_BETA.ZIP, Summer 1994):
  20.  
  21.  
  22.   The first public release, only supported disk  and  tape  images,  the  left
  23. panel was always a CBM panel, the right one always remained in  DOS  mode  and
  24. there was no online help at all. I started coding it in  Turbo Pascal 7.0  and
  25. Turbo Vision 2.0 because I saw how buggy, slow and hard-to-use X1541, DISK64E,
  26. C642C64S and the other copy and converter programs were and that there was  no
  27. program that would have the copy  and  conversion  functions  all  in  one.  I
  28. uploaded it only to ftp.funet.fi and even I don't have it  anymore  because  I
  29. deleted it for some stupid reason when the next release came out.
  30.  
  31. ------------------------------------------------------------------------------
  32.  
  33.   The Star Commander, Beta Version #2 (SC_BETA2.ZIP, 08-24-94):
  34.  
  35.  
  36.   In this release I created the online help by  manually  copying  the  online
  37. help of The Volkov Commander sentence by sentence into a formatted  text  file
  38. which was then compiled into the  help  file.  The  functions  to  access  the
  39. external Commodore 1541 drive were already there, only they didn't  work  yet.
  40. There was no history in the documentation  and  I  don't  remember  any  other
  41. changes.
  42.  
  43. ------------------------------------------------------------------------------
  44.  
  45.   The Star Commander, Beta Version #3 (SC_BETA3.ZIP, 10-16-94):
  46.  
  47.  
  48.   CHANGES FROM BETA VERSION #2:
  49.  
  50. - fixed the 'multi file copy to image file' bug when the directory was  messed
  51.   up sometimes
  52.  
  53. - the redundant configuration option "Real 1541 drive connected" is discarded
  54.  
  55. - a new configuration option named "BAM disk copy" appeared
  56.  
  57. - the image file name of the last session is not saved in  the  setup  so  the
  58.   "<image file> not found" won't drive you crazy
  59.  
  60. - the online help window does not flicker when changing topic
  61.  
  62. - the PC-1541 connection is now more or less complete and turbo mode  is  also
  63.   implemented - that's what you've been waiting for for a long time!!!
  64.  
  65. ------------------------------------------------------------------------------
  66.  
  67.   The Star Commander Calibrator (SC_CALIB.ZIP, 10-20-94):
  68.  
  69.  
  70.   Since Beta Version #3 was still not  capable  of  calibrating  the  transfer
  71. routines, I released an external calibrator some days after the release of the
  72. Commander. You had to feed the integer number displayed by the  calibrator  to
  73. the Commander as a command line parameter.
  74.  
  75. ------------------------------------------------------------------------------
  76.  
  77.   The Star Commander, Beta Version #4 (SC_BETA4.ZIP, 12-18-94):
  78.  
  79.  
  80.   CHANGES FROM BETA VERSION #3:
  81.  
  82. - the CBM and PC fix mode panels  transformed  into  multi-mode  panels  which
  83.   means that you can copy now directly from any format to another
  84.  
  85. - the reselection of selected files when rereading the directory is now fixed
  86.  
  87. - changing the labels of image files didn't work - now it does
  88.  
  89. - two new configuration options and some other changes for comfort
  90.  
  91. - no need to connect the 2-15 pins of the parallel port and you won't see  the
  92.   "Interface not found" error anymore
  93.  
  94. - no need to press Enter when changing drive
  95.  
  96. - all DOS names are turned to uppercase while you are typing them
  97.  
  98. - a new external calibrator routine inside the release package (run it  before
  99.   the Commander!)
  100.  
  101. - the LED on the connected 1541 blinks at every transferred block
  102.  
  103. ------------------------------------------------------------------------------
  104.  
  105.   The Star Commander, Beta Version #5 (SC_BETA5.ZIP, 02-12-95):
  106.  
  107.  
  108.   BUGS FIXED SINCE BETA VERSION #4:
  109.  
  110. - when checking  the  date  input  of  the  "Set attributes"  dialog  box  the
  111.   Commander exchanged the day and the month
  112.  
  113. - the Commander placed the backup of the image file in the  current  directory
  114.   and not into its original path
  115.  
  116. - when copying from a DOS mode panel to a CBM mode panel the file names  could
  117.   be converted incorrectly sometimes
  118.  
  119. - the Commander couldn't copy a file longer than 256  blocks  to  a  connected
  120.   1541 drive
  121.  
  122. - the Commander didn't check if  a  file  already  existed  on  a  disk  in  a
  123.   connected 1541 drive when tried to copy another one with the same name (nice
  124.   noises!)
  125.  
  126. - the file type of all the files copied to a disk in a  connected  1541  drive
  127.   was changed to program file
  128.  
  129. - the "Copy" and "Copy disk"  progress  indicator  that  displayed  the  block
  130.   number or the track and sector being copied was flickering
  131.  
  132. - the "Copy disk" worked only in turbo mode - in normal speed it froze
  133.  
  134. - pressing ESC while reading/writing in turbo mode  from/to a  connected  1541
  135.   drive froze the Commander most of the time - it SEEMS to be fixed
  136.  
  137.  
  138.   OTHER CHANGES FROM BETA VERSION #4:
  139.  
  140. - the extended and fast 1541 routines are now inside the executable  file  and
  141.   not as an external data file
  142.  
  143. - the Commander uses the load path passed by DOS to locate its  files  instead
  144.   of searching for the file SC.EXE
  145.  
  146. - manual calibration is moved to the "Configurations..." menu and it is not to
  147.   be entered as a command line parameter
  148.  
  149. - the new calibrator routine displays a delay value VERY  NEAR  the  best.  It
  150.   seems that it cannot be modified in such a way that  it  displays  the  best
  151.   delay value an all kinds of PC's
  152.  
  153. - you can select the address of the LPT port to be used
  154.  
  155. - you can optionally save the paths of both panels in the setup file
  156.  
  157. - you can select the sort order for files in DOS mode panels (do you think  it
  158.   should be enabled in CBM mode panels, too?)
  159.  
  160. - when entering DOS file names letters are automatically turned to uppercase
  161.  
  162. - all files with unknown  extensions  (not .SEQ, .USR, .REL, .D64 or .T64) are
  163.   assumed to be program files
  164.  
  165. - the Commander makes backup only once when copying or deleting a sequence  of
  166.   files to/from an image file
  167.  
  168. - the Commander reports back if a file on a connected 1541 drive  was  deleted
  169.   successfully or not
  170.  
  171. - a new button named "All" appeared in the confirmation boxes with  which  you
  172.   can confirm the operation for all the selected files
  173.  
  174. - selecting/unselecting all the files in a  panel  is  moved  from  the  "All"
  175.   button in the dialog box to Shift + Gray+/Gray-
  176.  
  177. - the function key bar has been rewritten so that the items are separated with
  178.   only one space instead of two and so the original function names are used
  179.  
  180. - you can move around the items in dialog boxes using the cursor keys as well
  181.  
  182. - the point marking the selected item doesn't follow the highlight bar in  the
  183.   RadioButton items of dialog boxes
  184.  
  185. ------------------------------------------------------------------------------
  186.  
  187.   The Star Commander, Beta Version #5A (SC_BET5A.ZIP, 02-28-95):
  188.  
  189.  
  190.   BUGS FIXED SINCE BETA VERSION #5:
  191.  
  192. - the Commander didn't display the help for "Save setup" correctly
  193.  
  194. - the Commander couldn't copy a non-program file from a disk  in  a  connected
  195.   1541 drive (the main reason why this intermediate version was released)
  196.  
  197.  
  198.   OTHER CHANGES FROM BETA VERSION #5:
  199.  
  200. - the help dialog doesn't flicker anymore - the display changes only when  the
  201.   next help item is successfully read
  202.  
  203. - the external calibration routine not only tests your machine in a  loop  (if
  204.   you use the /L option) but also can use the connected  1541  drive  to  fine
  205.   tune the calibration (if you use the /Fxy option where x is  the  number  of
  206.   the LPT port and y the device number - warning: this handles no  errors,  it
  207.   might lock up your system if false values are entered)
  208.  
  209. ------------------------------------------------------------------------------
  210.  
  211.   The Star Commander, Version 0.60 beta (not released):
  212.  
  213.  
  214.   This version was never released officially, a tester put  it  onto  his  FTP
  215. site by mistake.
  216.  
  217. ------------------------------------------------------------------------------
  218.  
  219.   The Star Commander, Version 0.61 beta (SC061.ZIP, 05-22-95):
  220.  
  221.  
  222.   BUGS FIXED SINCE BETA VERSION #5:
  223.  
  224. - the Commander didn't display the help for "Save setup" correctly  (fixed  in
  225.   Beta Version #5A)
  226.  
  227. - the Commander locked up if you changed the screen mode in DOS shell
  228.  
  229. - the Commander couldn't copy a non-program file from a disk  in  a  connected
  230.   1541 drive (fixed in Beta Version #5A)
  231.  
  232. - you couldn't extract the last file from a full tape image
  233.  
  234. - the file sizes in tape images weren't displayed correctly if over 256 blocks
  235.  
  236. - the ".." DOS link in image files was selected by '*' and  similar  wildcards
  237.   if it wasn't on the screen at the time of the selection
  238.  
  239. - the Commander didn't display the ".." up-directory  when  viewing  a  remote
  240.   drive in a Novell network (now it displays a dummy ".." up-directory)
  241.  
  242. - the bugs that arise with the use of a write  protected  PC  disk  have  been
  243.   mostly eliminated
  244.  
  245. - the mouse cursor didn't reappear when asking for a file name or confirmation
  246.   during a multi-file copy or delete from or to a connected 1541 drive
  247.  
  248. - the Commander locked up if you tried to delete a splat file or if you  tried
  249.   to validate a disk image that contained a splat file
  250.  
  251. - the side sectors of relative files in a disk image were not allocated during
  252.   validate or freed during delete
  253.  
  254.  
  255.   OTHER CHANGES FROM BETA VERSION #5:
  256.  
  257. - the version number and  the  file  name  of  the  distribution  package  has
  258.   changed: the version number is now x.yz (where x is the major and yz is  the
  259.   minor version number); similarly the file name is now SCxyz.ZIP
  260.  
  261. - warp transfer mode (about 5-6 times faster) introduced for copying disk from
  262.   or to a connected 1541 drive
  263.  
  264. - no /F option  in  the  external  calibrator  routine  (the  delay  value  it
  265.   displayed was absolutely wrong)
  266.  
  267. - the help dialog doesn't flicker anymore - the display changes only when  the
  268.   next help item is successfully read (changed in Beta Version #5A)
  269.  
  270. - the Commander can be also run on monochrome VGA, CGA and Hercules monitors
  271.  
  272. - the Commander displays the letters of valid PC drives when changing drives
  273.  
  274. - the Commander can optionally display file sizes and capacities in  DOS  mode
  275.   panels in bytes instead of in blocks
  276.  
  277. - the Commander can optionally display all files with  invalid  file  type  as
  278.   programs in tape images
  279.  
  280. - the Commander can optionally append the extension of  the  PC  file  to  the
  281.   converted C64 file name if not .PRG or .SEQ or .USR and append the DOS-style
  282.   "extension" of C64 files (e.g. "diskcopy.lnx") to the converted PC file name
  283.  
  284. - many things were changed to match  the  standards  of  The Norton Commander:
  285.   most of the colors and dialog boxes; the outlook and behaviour  of  buttons;
  286.   the upper line of panels; you can hide the menu bar and win  an  extra  line
  287.   for panels
  288.  
  289. - each panel can hold a maximum of 1024 entries instead of 512
  290.  
  291. - the sort mode of panels can be set from the menu bar instead of a dialog box
  292.  
  293. - the scrolling of panels and the online help with mouse is slowed down - they
  294.   scroll only a single line and not a whole page
  295.  
  296. - frozen files in tape images are displayed and can be extracted
  297.  
  298. - you can stop the file copy between  panels  of  any  mode  at  any  time  by
  299.   pressing Escape
  300.  
  301. - when copying files a progress indicator will show you the amount of the copy
  302.   already done - when you copy files from or to a  connected  1541  drive  the
  303.   number of copied blocks is displayed
  304.  
  305. - you can copy a disk image to a disk in a connected 1541 drive not only  from
  306.   the DOS directory but also when viewing the disk image itself
  307.  
  308. - you can enter a new name for files copied between panels of any mode
  309.  
  310. - you can enter wildcards when copying a DOS file into a  DOS  mode  panel  or
  311.   when renaming a DOS file
  312.  
  313. - you can't use the Tab and Shift-Tab keys to move around  dialog  boxes;  use
  314.   the cursor keys instead
  315.  
  316. - you can also use Cursor Left and Cursor Right to jump  to  the  top  or  the
  317.   bottom of the panels
  318.  
  319. - you can also use Space to select or unselect files
  320.  
  321. - you can't use Alt+key combinations to jump to the menu
  322.  
  323. ------------------------------------------------------------------------------
  324.  
  325.   The Star Commander, Version 0.70 beta (SC070.ZIP, 10-29-95):
  326.  
  327.  
  328.   BUGS FIXED SINCE VERSION 0.61 BETA:
  329.  
  330. - the Commander didn't separate double clicks
  331.  
  332. - I've mixed up the Hidden and System attributes in  the  "Attributes"  dialog
  333.   box
  334.  
  335.  
  336.   OTHER CHANGES SINCE VERSION 0.61 BETA:
  337.  
  338. - the calibrator is now inside the Commander and is  semi-automatic - it  will
  339.   activate if there is no setup file or it is corrupted; you  can  re-run  the
  340.   calibration by selecting "Recalibrate" in the "Advanced options..." menu
  341.  
  342. - the file copy, rename and deletion system has been rewritten  from  scratch;
  343.   you can specify the source files and the destination path or image file, now
  344.   you are not limited to copying files from the active panel to  the  inactive
  345.   one but are able to copy or move practically anything anywhere
  346.  
  347. - the enhanced "Rename" command, "Rename or move" allows  you  to  delete  the
  348.   source files at the instant they were successfully copied
  349.  
  350. - introducing the command line with history capable of storing a maximum of 19
  351.   recent commands
  352.  
  353. - introducing warp transfer for file copy (only  the  CBM -> PC  direction  is
  354.   implemented with no error handling yet)
  355.  
  356. - introducing disk editor for disk images and disks in a connected  CBM  drive
  357.   also in turbo mode
  358.  
  359. - introducing a new smart shelling system that allocates less than  25  KBytes
  360.   for the Commander while executing DOS commands (that is  if  you  start  the
  361.   Commander through the loader SC.EXE)
  362.  
  363. - introducing the Brief mode which displays twice or three times more files in
  364.   the panel than the Full mode
  365.  
  366. - the Commander can optionally run with the C64 character set (only on EGA/VGA
  367.   video cards) - you can change it in the "Advanced options..."  menu  and  by
  368.   pressing Shift+Control and Shift+Alt when no dialog box is on the screen
  369.  
  370. - the "Configurations..." menu is split into two parts because there were  too
  371.   many options to stuff into it; there is a "Configuration..." menu (mostly PC
  372.   related options; assigned to Control+F9) and an  "Advanced options..."  menu
  373.   (rather C64 and CBM drive related options; assigned to Control+F10)
  374.  
  375. - an external ZipCoder is inside the Commander distribution package
  376.  
  377. - with the "Filter" menu you can disable the  display  of  Hidden  and  System
  378.   files and you can also make the Commander show you only executable or  image
  379.   files
  380.  
  381. - you can create your own user menus for DOS panels
  382.  
  383. - you can view and edit DOS files with external viewers  and  editors - you'll
  384.   have to create extension files first (read the online  help  on  how  to  do
  385.   that)
  386.  
  387. - you can associate commands with file extensions (e.g. start a word processor
  388.   if you press Enter or double click on a file with the extension .DOC)
  389.  
  390. - the Commander can now handle tape images with more (or less) than 30 entries
  391.  
  392. - the Commander now has a screen saver with adjustable screen blank delay
  393.  
  394. - you can start typing a file name to make the cursor bar jump to  a  matching
  395.   file in the panel (you have to press the Alt key with the first letter)
  396.  
  397. - the scroller bars of the panels and the online help are removed - they  were
  398.   the ugly remnants of the original Turbo Vision routines and had  nothing  to
  399.   do with the environment of the other Commanders
  400.  
  401. - you can retry or skip reading or writing bad sectors during disk copy
  402.  
  403. - the disk copy CBM -> PC direction has been sped up by 10 seconds
  404.  
  405. - you can stop the reading of the directory and the validation of disk  images
  406.   by pressing Esc (it can help if there's a loop in the sector chain  although
  407.   you should fix that as soon as possible)
  408.  
  409. - all the four possible device numbers of connected CBM drives  are  displayed
  410.   in the "Change drive" dialog box; if you have a single floppy drive in  your
  411.   PC, it will not be displayed as a phantom second drive
  412.  
  413. - you can change the soft sector interleave for disk images  and  disks  in  a
  414.   connected CBM drive
  415.  
  416. - the "Volume label" command is moved from Alt+F4  to  Control+F4 - Alt+F4  is
  417.   now reserved for the internal editor (in one of the next releases)
  418.  
  419. - the Insert key now repeats just like any other key
  420.  
  421. - you can press Control+Alt+Insert to  reset  all  connected  CBM  drives  and
  422.   Control+Alt+Delete to exit the Commander immediately  (emergency  exit - use
  423.   it only as a last resort)
  424.  
  425. ------------------------------------------------------------------------------
  426.  
  427.   The Star Commander, Version 0.71 beta (SC071.ZIP, 03-04-96):
  428.  
  429.  
  430.   BUGS FIXED SINCE VERSION 0.70 BETA:
  431.  
  432. - when copying a file or disk from a connected Commodore drive to  the  PC  in
  433.   normal transfer mode the last byte in some of the sectors or the  last  byte
  434.   of the file could sometimes get lost
  435.  
  436. - you couldn't copy sequential and user files from a connected Commodore drive
  437.  
  438. - if you started SCMAIN.EXE and launched a standard viewer or editor while the
  439.   C64 character set was  enabled  then  garbage  would  be  displayed  at  the
  440.   original DOS output screen after returning from the external program
  441.  
  442. - if you started the Commander through SC.EXE and executed a DOS command  when
  443.   one of the panels was an external panel then a strange path would be offered
  444.   when you tried to copy a file to the external drive and the manual file name
  445.   conversion box would give you a blank file name
  446.  
  447. - when both panels were off and you tried to re-read a  panel  with  Control-R
  448.   then nothing happened but the clock disappeared
  449.  
  450. - user menu entries without any commands and commands prepended with '@'  were
  451.   handled incorrectly
  452.  
  453. - if you typed anything on the command line after returing  from  an  external
  454.   viewer or editor then the previous contents of the command line disappeared
  455.  
  456.  
  457.   OTHER CHANGES SINCE VERSION 0.70 BETA:
  458.  
  459. - introducing a new synchronization that uses the hardware system  timers  and
  460.   therefore is not machine dependent
  461.  
  462. - the infamous problem that made the Commander unable to work in  turbo  modes
  463.   on certain PC's has at last been eliminated
  464.  
  465. - introducing an external setup  program  that  allows  you  to  set  all  the
  466.   settings of the Commander - only  the  important  settings  can  be  changed
  467.   inside the Commander and so the configuration menus are not  as  stuffed  as
  468.   before
  469.  
  470. - from now on the external setup program and the Commander itself will be able
  471.   to read the setup file created by the previous version - no need to set  the
  472.   options that were unchanged in the new version
  473.  
  474. - introducing an external Lynx/unLynx program that can build archives  out  of
  475.   multiple DOS files or the contents of disk images and extract archives  into
  476.   DOS files or disk images
  477.  
  478. - introducing an external program that collects multiple  file  images  (files
  479.   with the extension '.P00'/'.S00'/'.U00' created by PC64) into tape images
  480.  
  481. - from now on I will maintain a mailing list for those who would like  to  get
  482.   the future releases of the Commander as soon as possible (you just  send  me
  483.   an E-Mail and you'll get a uuencoded package on the release day)
  484.  
  485. - a World Wide Web homepage of the Commander is being under construction - you
  486.   will be able to download the latest release and read about  changes  in  the
  487.   upcoming version
  488.  
  489. - the type of column mode (brief or full) and the mini status box (off,  brief
  490.   or full) can be set separately for the left and right panel  and  separately
  491.   for DOS and CBM panel  mode - however,  the  original  options  'Brief'  and
  492.   'Full' in the 'Left' and 'Right' menus and 'Mini status'  in  the  'Options'
  493.   menu were kept for comfort and compatibility
  494.  
  495. - critical errors are reported in a nice dialog box instead of that  ugly  red
  496.   message overlaying the last line of the screen
  497.  
  498. - standard viewers and editors are informed about the screen mode  (black  and
  499.   white, color or laptop) and the mouse mode (present or not,  right  or  left
  500.   handed) the Commander is using and they work with these parameters (provided
  501.   that they support the way of passing parameters of The Norton Commander)
  502.  
  503. - Star Zip asks you for overwrite confirmation if the destination file already
  504.   exists
  505.  
  506. - you can overwrite an already existing disk image when copying a disk from an
  507.   external drive to a disk image
  508.  
  509. - if the inactive panel is off then the command "Rename or Move" will  default
  510.   to renaming the file under the cursor bar
  511.  
  512. - emergency exit is assigned to Ctrl-Alt-Ins and external Commodore drives can
  513.   be reset with Ctrl-Alt-Backspace (no dangerous Ctrl-Alt-Del anymore)
  514.  
  515. - only 16 commands are stored in the history since a history  of  19  commands
  516.   could not be displayed aesthetically  on  a  25  line  screen  anyway - this
  517.   lowers the amount of memory used by the loader program, too
  518.  
  519. - the menu of available commands in the disk editor pops up when you press  F2
  520.   instead of 'M'
  521.  
  522. ------------------------------------------------------------------------------
  523.  
  524.   The Star Commander, Version 0.72 beta (SC072.ZIP, 05-20-96):
  525.  
  526.  
  527.   BUGS FIXED SINCE VERSION 0.71 BETA:
  528.  
  529. - you were not prompted for overwrite confirmation  when  copying  an  already
  530.   existing file from the PC to the connected Commodore drive
  531.  
  532. - empty files are now copied properly between panels of any mode
  533.  
  534. - saving the settings in the external setup while the Commander is resident in
  535.   the memory does not create a corrupt setup file
  536.  
  537. - some mouse handling problems before and after  executing  DOS  commands  and
  538.   calling standard viewers and editors have been fixed
  539.  
  540. - invalid track and sector numbers are not allowed in the disk editor
  541.  
  542. - if the functions ^[ and ^] would cause the command line to overflow (locking
  543.   up the computer), you will not be allowed to use them
  544.  
  545.  
  546.   OTHER CHANGES SINCE VERSION 0.71 BETA:
  547.  
  548. - introducing an internal viewer for DOS and Commodore files with wrap/unwrap,
  549.   text/hex display,  adjustable  end-of-line  mark,  text/hex  search,  ASCII/
  550.   PETSCII/screen code  display  and  C64  character  set  -  this  program  is
  551.   physically  external  (SCVIEW.EXE)  so  that  the  memory  required  by  the
  552.   Commander does not increase
  553.  
  554. - all the interactive external programs (currently the external setup and  the
  555.   viewer) can be also shut down by pressing Control+Alt+Insert at any time  in
  556.   case they lock up for some reason
  557.  
  558. - introducing a full color  setup  for  all  palettes  (black & white,  color,
  559.   laptop and monochrome) in the  external  setup - there  are  sample  palette
  560.   files included, too
  561.  
  562. - introducing a FAQ - frequently asked questions about the  Commander  and  my
  563.   answers
  564.  
  565. - the Commander and all related programs abort with an error message if run on
  566.   an XT
  567.  
  568. - on any error during finding a viewer or editor for the file to be viewed  or
  569.   edited (extension file does not exist, there is no appropriate entry in  the
  570.   extension file or the standard viewer or  editor  in  that  entry  does  not
  571.   exist) the Commander will try to load the standard viewer SCVIEW.EXE or  the
  572.   standard editor SCEDIT.EXE - until the internal editor of the  Commander  is
  573.   done, you can rename your favorite editor to SCEDIT.EXE
  574.  
  575. - you can recursively delete non-empty directories
  576.  
  577. - the symbols '!', '!.!', '!:', '!\' and '!@' used in menu and extension files
  578.   for the active panel have the equivalents of '%', '%.%', '%:', '%\' and '%@'
  579.   for the inactive panel
  580.  
  581. - a new C64 character set was designed for and only for the 80x25 screen mode
  582.  
  583. - the Commander doesn't display  "Invalid disk image"  for  disk  images  with
  584.   error info at their end, it just ignores the error info instead
  585.  
  586. - if a disk error occurs during warp file copy CBM->PC direction then  instead
  587.   of aborting the copy the Commander will allow you to retry the bad block
  588.  
  589. - there is a new option called 'Copy full track 18' that  allows  you  to  BAM
  590.   copy disks that have unallocated but useful sectors  in  the  directory - in
  591.   this case track #18 will be fully copied no matter what the BAM contains
  592.  
  593. - if you try to BAM copy a disk with an invalid BAM you are asked if you  want
  594.   to copy the full disk
  595.  
  596. - the disk copy dialog box also contains the 'BAM disk  copy' and  'Copy  full
  597.   track 18' options which default to the value  in  the  'Advanced options...'
  598.   menu but you can override them temporarily for that particular disk or  disk
  599.   image
  600.  
  601. - if a disk error is encountered during disk copy in either direction you  can
  602.   skip the whole track, as well
  603.  
  604. - when finishing copying a disk from a connected Commodore drive to the PC  or
  605.   you abort the process, the Commander will only re-read the DOS panel
  606.  
  607. - pressing Escape will no more stops  reading  the  directory  in  disk  image
  608.   panels, only in external panels
  609.  
  610. - pressing F6 while the inactive panel is off or pressing Control+F6  pops  up
  611.   the 'Rename or Move' dialog box in rename mode  offering  you  the  original
  612.   file name instead of a destination path
  613.  
  614. - you can assign commands to F1 and F10 in the user menu - this will  override
  615.   'Help' and 'Quit' on the function key bar
  616.  
  617. - there is a clipboard in the disk editor that allows you to copy data  chunks
  618.   between sectors
  619.  
  620. - if you run the Commander through SC.EXE then you can enter a DOS command  as
  621.   a parameter to be executed before the Commander starts
  622.  
  623. - you are not allowed to copy, rename or move deleted files  (files  with  the
  624.   file type 'DEL') - you can only delete them
  625.  
  626. - the 'Mini status' option in the 'Options' menu changes the mini  status  for
  627.   both panels
  628.  
  629. - the 'Clean' function deletes the garbage in the last block of files, as well
  630.  
  631. - the color attribute of characters in the shadow has been changed  from  dark
  632.   gray on black to light gray on black
  633.  
  634. ------------------------------------------------------------------------------
  635.  
  636.   The Star Commander, Version 0.73 (SC073.ZIP, 09-30-96):
  637.  
  638.  
  639.   BUGS FIXED SINCE VERSION 0.72 BETA:
  640.  
  641. - if you select 'Executable files' or 'Image files' in the Filter  dialog  box
  642.   of a panel, directories will still be displayed
  643.  
  644. - if you press 'B' in the menu of the disk editor then  the  BAM  editor  will
  645.   come up and not the sector editor
  646.  
  647. - when you pop up the online help above the user menu, the cursor keys will be
  648.   handled by the online help and not the user menu below it
  649.  
  650. - if you press cursor left or right in a Brief panel, the cursor will not jump
  651.   to the first or last entry
  652.  
  653. - if you press Alt+A to select 'All' in the manual file name  conversion  box,
  654.   the Commander will not lock up after copying the file
  655.  
  656. - the automatic file name conversion now works correctly for non-program files
  657.   having dots in their names
  658.  
  659. - if you enter an empty search string, the viewer will not lock up
  660.  
  661. - the Commander now finds standard viewers/editors in its home directory if no
  662.   path was specified in the extension file
  663.  
  664.  
  665.   OTHER CHANGES SINCE VERSION 0.72 BETA:
  666.  
  667. - the Commander is not called "beta" anymore - it is just a matter  of  naming
  668.   to please worrying people because the public beta releases have always  been
  669.   just as complete and bugfree as any other non-beta program
  670.  
  671. - from this release on the Commander is giftware: it can be  freely  used  but
  672.   registering it is encouraged - please, read REGISTER.TXT for more details
  673.  
  674. - the delay values are now multiplied by 4, the default is 48 - this makes the
  675.   delay value scale finer, helping you with setting the correct value
  676.  
  677. - only the executable files of the  external  utilities  are  in  the  archive
  678.   SC_ARC.ZIP in the Commander package, the full packages of the Star Utilities
  679.   are in a separately distributed archive named SUxyy.ZIP (where x.yy  is  the
  680.   version number)
  681.  
  682. - the maximum number of files displayed in the panels is reduced to 512,  this
  683.   way the Commander needs 50 KBytes less memory for execution - similarly, the
  684.   maximum number of entries in the 'Make tape image' function  is  reduced  to
  685.   99, the value in C64S, since you can't see 1499 entries in a panel anyway
  686.  
  687. - introducing full read and write support for the file images (files with  the
  688.   extension '.P00'/'.S00'/'.U00') of Personal C64; press Enter or double-click
  689.   on a file image to view its contents and  check  'Into file images'  in  the
  690.   'Copy' and 'Rename or move' dialog boxes to copy/move the source files  into
  691.   file images
  692.  
  693. - introducing support for 40 track disks and disk images - you can format such
  694.   disks and create such disk images, copy them between the PC  and an external
  695.   Commodore drive and copy files into or out of them
  696.  
  697. - introducing support for the error info attached  to  disk  images - although
  698.   most parts of the Commander ignore it, you  are  given  the  opportunity  to
  699.   collect read errors during disk copy in any mode into an  error  info  block
  700.   and you can edit the error info of disk images in the disk editor
  701.  
  702. - introducing the capability of the viewer to  display  files  inside  images,
  703.   there is even a file selector for you to view other files in the image
  704.  
  705. - introducing Star LHA, an external archiver than  can  create  Commodore  LHA
  706.   archives out of disk images, list their contents and extract them into  disk
  707.   images (it uses LHA for DOS for compression and decompression so remember to
  708.   put it into your path) - it can even  display  archive  comments  (only  the
  709.   PETSCII control codes $0D, $0E and $8E are supported)
  710.  
  711. - introducing  Star Arkive,  an  external  archiver  than  can  create  Arkive
  712.   archives out of disk images, list their contents and extract them into  disk
  713.   images
  714.  
  715. - introducing a new panel mode: Info panels show the total and free memory and
  716.   some info about the other panel like total and free capacity, volume  label,
  717.   number of files in the current directory and the capacity they use
  718.  
  719. - introducing a history file containing all the changes made since  the  first
  720.   release of the Commander
  721.  
  722. - introducing a command line for external drives in  the  User Menu - if  your
  723.   Commodore drive has special commands over the normal 1541 commands, you  can
  724.   type them there
  725.  
  726. - lots of more C64 graphical characters are displayed in PC character set mode
  727.   so that the directories of demo disks look a bit better
  728.  
  729. - the configuration menus of the main program  and  the  external  setup  were
  730.   again rearranged
  731.  
  732. - the sample menu and extension files have been expanded to  handle  Commodore
  733.   archives using the external archivers
  734.  
  735. - if you copy or move multiple files into a disk or tape image with the option
  736.   'Backup image files' checked and an error occurs then the image file is  not
  737.   overwritten with the backup so that the previously  copied  or  moved  files
  738.   won't disappear
  739.  
  740. - if you press Escape or F10 during disk or file  copy  while  data  is  being
  741.   transferred from or to an external Commodore drive, you are optionally asked
  742.   for confirmation before the copy is cancelled
  743.  
  744. - there is an option to display start info in the panels (the track and sector
  745.   number of the files in disk images and the start address of programs in tape
  746.   and file images)
  747.  
  748. - you can set the number of automatic  retries  on  disk  errors  during  data
  749.   transfer between the PC and the external Commodore drive
  750.  
  751. - you are warned if you copy a too big file onto a disk or into a disk image
  752.  
  753. - the Commander now warns you if the destination PC disk gets full during file
  754.   copy - it allows you to continue with the next selected file but  it  always
  755.   deletes the partly copied file
  756.  
  757. - you can save the BAM in the BAM editor with F2 instead of 'W'
  758.  
  759. - when the Commander is running idle, it executes INT 28h - for example,  disk
  760.   caches can write data back faster in the background
  761.  
  762. - if the environment variable TEMP  is  defined,  the  panel  list  files  are
  763.   created in the directory it points to
  764.  
  765. - the viewer opens a warning window to inform you when  there  is  not  enough
  766.   memory to view the file
  767.  
  768. - the "NULL" line feed of the viewer has been changed into "User LF" - you can
  769.   define any one byte code for a line feed mark
  770.  
  771. - all the external utilities recognize 40 track disk images  and  disk  images
  772.   with error info
  773.  
  774. - Star Zip can create and extract "filepacked" ZipCode  archives  (files  with
  775.   the name pattern A!*.*, B!*.*, ... plus a "directory" file X!*.*)
  776.  
  777. - Star Zip can create diskpacked ZipCode archives out of 40 track disk images,
  778.   in which case a fifth archive is created; similarly, if this  fifth  archive
  779.   is found while unzipping diskpacked ZipCode archives, a 40 track disk  image
  780.   is created - note that the fifth ZipCode archive will not be  recognized  by
  781.   ZipCoder programs running on a Commodore machine
  782.  
  783. - Star Lynx now creates archives out of disk images by  default  and  extracts
  784.   archives into disk images; to lynx and unlynx multiple DOS  files  you  must
  785.   put the option 'D' right after the command
  786.  
  787. - Star Zip and Star Lynx will allow you to extract, skip or rename the current
  788.   file if a file with the same name was encountered in the destination image
  789.  
  790. - you can add and extract phantom files (they start at  the  sector  18;0  and
  791.   usually have the length of zero blocks) into and out of Lynx archives
  792.  
  793. - you may prepend a dash to the commands of the  external  utilities,  if  you
  794.   want
  795.  
  796. ------------------------------------------------------------------------------
  797.  
  798.   The Star Commander, Version 0.80 (SC080.ZIP, 05-26-97):
  799.  
  800.  
  801.   BUGS FIXED SINCE VERSION 0.73:
  802.  
  803. - now the Commander does run with only 500 KBytes of free conventional  memory
  804.   just as the documentation states (I forgot to  change  the  check  for  free
  805.   memory at startup)
  806.  
  807. - the Commander can create backup files under Windows'95, too
  808.  
  809. - the Format menu item in the user menu for tape images now works OK
  810.  
  811. - the automatic file name conversion  works  correctly  if  you  use  wildcard
  812.   characters or change the file extension  in  the  Copy,  Rename or move  and
  813.   Delete file name input dialog boxes
  814.  
  815. - the device number of both panels is remembered correctly in the setup
  816.  
  817. - the keys PgDn, PgUp, Home and End don't change  the  active  button  in  the
  818.   online help index of the viewer and the external setup
  819.  
  820. - the "Next" and "Previous" items in the online help don't  skip  the  section
  821.   "Memory allocation"
  822.  
  823. - the 'Write block' item at the bottom of the disk editor menu is not hidden
  824.  
  825. - when 'Full screen' is off, the speed search dialog box is still  sticked  to
  826.   the bottom of the panel
  827.  
  828. - if you save the setup when one of  the  panels  is  an  external  panel  and
  829.   restart the Commander then the "Change drive" dialog box will show  you  the
  830.   correct default drive number for that panel
  831.  
  832. - the 'Color' palette color of the numbers in the  function  key  bar  at  the
  833.   bottom is light grey on black instead of cyan on black
  834.  
  835. - the sample Commander screens in the palette setup of the external setup have
  836.   been changed according to the new features  (I  should  have  done  that  in
  837.   Version 0.73)
  838.  
  839. - when viewing or editing files inside images, always the internal  viewer  or
  840.   editor is called
  841.  
  842. - the viewer scrolls  upwards  in  a  smarter  way  in  files  containing  Tab
  843.   characters
  844.  
  845. - the viewer displays Commodore file names with graphical characters correctly
  846.   in the upper status line
  847.  
  848. - the viewer works properly if you specify the name of the file to  be  viewed
  849.   and the active panel is an image panel
  850.  
  851. - Star LHA now omits the path  stored  in  LHA  archives  and  only  uses  the
  852.   file name itself when displaying or extracting the contents
  853.  
  854. - Star Lynx doesn't create corrupt archives out of more than some 130 files
  855.  
  856. - Star LHA now doesn't display the option 'V' for the command 'L' in its usage
  857.   info because such an option doesn't exist at all
  858.  
  859.  
  860.   OTHER CHANGES SINCE VERSION 0.73:
  861.  
  862. - introducing a file editor for DOS files and Commodore files  inside  images:
  863.   handles files up to amount of free conventional  memory,  ability  to  mark,
  864.   copy, move and delete text and hexadecimal  blocks,  adjustable  line  feed,
  865.   optional PETSCII and screen code display, built-in C64 character set
  866.  
  867. - introducing built-in support for Lynx, filepacked ZipCode, LHA,  Arkive  and
  868.   TAR archives - you can enter them, copy files into and out of  them,  rename
  869.   and delete files inside them, even File Info and the Info panel  works  with
  870.   them (note that the Commander needs LHA 2.14 or newer in order to be able to
  871.   extract files properly)
  872.  
  873. - introducing the XP1541 parallel  cable  that  speeds  up  transferring  data
  874.   between the PC and the external Commodore drive even more
  875.  
  876. - introducing the warp file copy PC->CBM direction
  877.  
  878. - introducing Star Library, yet another external  utility  to  handle  Library
  879.   archives
  880.  
  881. - the Commander, the external setup, the viewer and the editor all  check  the
  882.   version number of the resident Commander/loader
  883.  
  884. - the description of the X1541 interfaces has been moved to the docs from  the
  885.   online help
  886.  
  887. - you are warned if you try to access an external drive under a  multi-tasking
  888.   system via the X1541 cable, you try to use the X1541 cable on an EPP or  ECP
  889.   parallel port or try to use the XP1541 parallel cable  on  an  SPP  parallel
  890.   port
  891.  
  892. - the delay value defaults to 80 on Pentiums and to 48 on earlier CPU's
  893.  
  894. - you can sort files in CBM panels, too
  895.  
  896. - you can press the right mouse button on the key bar at  the  bottom  of  the
  897.   screen to access the Alt functions
  898.  
  899. - the maximum number of entries in tape images has been raised to 500, it  was
  900.   unnecessary to decrease it to as low as 99
  901.  
  902. - the Commander and all the external programs give up their time  slice  under
  903.   DESQview and in the DOS shells of OS/2, Linux and any Windows  when  waiting
  904.   for input
  905.  
  906. - the Commander takes the "COUNTRY=" settings in your CONFIG.SYS into account,
  907.   it displays numbers and displays and inputs dates and times accordingly; you
  908.   can view these settings in the menu  item  "Country info"  of  the  external
  909.   setup
  910.  
  911. - by checking a  new  option,  'Verify write',  the  Commander  verifies  data
  912.   written onto disks in the external Commodore drive during warp disk copy
  913.  
  914. - the process of copying files from an external panel in warp  mode  has  been
  915.   sped up a bit by reading 256 blocks of data in one go instead  of  track  by
  916.   track
  917.  
  918. - "22,READ ERROR" and "23,READ ERROR" errors are also retried as many times as
  919.   the option "Number of retries" specifies during warp disk and file copy
  920.  
  921. - you can format the destination disks during disk copy
  922.  
  923. - when you press Enter or double-click on a  DOS  file,  the  Commander  first
  924.   reads through the extension file  to  find  a  command  specified  for  that
  925.   extension - this way you can override the normal action  of  entering  image
  926.   and archive files
  927.  
  928. - it is now possible to specify file name patterns besides extensions  in  the
  929.   extension files
  930.  
  931. - you can specify the same commands for a sequence of  name  patterns  in  the
  932.   extension files by listing the patterns in subsequent lines or by separating
  933.   the patterns with semicolons
  934.  
  935. - now you can use the  "<imagetype>:<path>\<imagename>\<filename>"  file  name
  936.   format (used in the Copy dialog box) in the View and Edit  dialog  boxes  to
  937.   view or edit files inside images
  938.  
  939. - the PETSCII to DOS file name conversion now includes stripping  off  leading
  940.   and trailing underscores of the file name and the extension
  941.  
  942. - it is now possible to  change  the  file  type  of  files  being  copied  by
  943.   appending ",<file-type>" to the file name pattern
  944.  
  945. - now you can set the Filter to display only archive files
  946.  
  947. - the Commander doesn't read the error channel of the external drive if  there
  948.   were no errors while reading the directory, which speeds up the process
  949.  
  950. - if you delete the image file displayed in one of the panels then that  panel
  951.   turns back to DOS mode and no error message is written onto the screen
  952.  
  953. - the disk image cleaner is much faster than before
  954.  
  955. - the confirmation option 'Write block' has transformed into the option  'Disk
  956.   editor' and now it controls all confirmations in the disk editor
  957.  
  958. - a new confirmation option, "Abort data transfer" tells whether the Commander
  959.   should ask for confirmation when aborting data transfer between the  PC  and
  960.   the external Commodore drive or not
  961.  
  962. - with two other new confirmation options you can control the  warnings  about
  963.   possible transfer and file size problems
  964.  
  965. - another new  option, "Auto unselect files" allows  you  to  control  whether
  966.   processed files are automatically unselected or not
  967.  
  968. - the option 'Wipe scratched files' allows you to  clean  up  the  sectors  of
  969.   files being scratched in disk images
  970.  
  971. - another new option, 'Orig format pattern' controls whether empty sectors are
  972.   filled up with zeros or the original 1541 format pattern
  973.  
  974. - you can copy frozen files out of tape images as programs and File Attributes
  975.   can turn files in tape images into frozen files
  976.  
  977. - there is no label displayed in file images
  978.  
  979. - if you allocate or free a whole track in the BAM  editor,  the  cursor  will
  980.   jump a column to the right, helping you with allocating or freeing the whole
  981.   disk
  982.  
  983. - now you can also use the clipboard of the disk editor to copy  data  between
  984.   different disks and disk images
  985.  
  986. - if the screen height allows, the lower part of the disk editor screen  shows
  987.   the current contents of the clipboard
  988.  
  989. - pressing Escape doesn't stop reading the directory in any panel mode
  990.  
  991. - if you press Space on the selected item of a radio  button  group  then  the
  992.   selection and the cursor will jump onto the next item
  993.  
  994. - the Commander informs you if an invalid sector link is found in  the  source
  995.   disk image during file copy
  996.  
  997. - you can select multiple disk images and copy them one by one onto  disks  in
  998.   an external drive
  999.  
  1000. - the "Configuration..." menu of the external setup shows you the current mode
  1001.   of the LPT ports
  1002.  
  1003. - the viewer and the editor are now able to read and write uncompressed (Lynx,
  1004.   Arkive) archives
  1005.  
  1006. - since you can use the viewer and the editor with other  programs,  as  well,
  1007.   neither of them display registration info in the online help
  1008.  
  1009. - when in text mode, the Goto function in the viewer and the  editor  ask  for
  1010.   the number of the line you  want  to  jump  to,  jumping  to  an  offset  is
  1011.   available only in hexadecimal mode
  1012.  
  1013. - a new line feed mode in the viewer and the editor allow you to have a  fixed
  1014.   line length
  1015.  
  1016. - an empty line within the selected block is marked with a  phantom  space  by
  1017.   both the viewer and the editor so that you see the block has not ended yet
  1018.  
  1019. - the viewer now scrolls much faster when you press PgDn or PgUp
  1020.  
  1021. - the viewer is a bit more tolerant, it won' t  lock  up  when  viewing  files
  1022.   inside damaged disk images
  1023.  
  1024. - the viewer and  the  editor  write  no  messages  onto  the  DOS  screen  if
  1025.   everything is OK - this way you can use them under  other  programs  without
  1026.   that annoying screen jump
  1027.  
  1028. - the viewer and the editor now scan the first 4 kilobytes of the  input  file
  1029.   to autodetect the line feed and whether to switch Tab translation on or off
  1030.  
  1031. - you can switch the display of special characters (Space, Tab and  line  feed
  1032.   marks) both in the viewer and the editor
  1033.  
  1034. - the viewer and the editor put a "$" sign before the hexadecimal number input
  1035.   line of the Goto and User Line Feed dialog boxes
  1036.  
  1037. - Star Arkive, Star LHA, Star Library,  Star Lynx  and  Star Zip  display  the
  1038.   names of files being skipped during extraction
  1039.  
  1040. - when renaming a file during extraction,  Star Arkive,  Star LHA,  Star Lynx,
  1041.   Star Library and Star Zip offer you the original file name and you  can  use
  1042.   the cursor keys, Home and End to move around the file  name,  Backspace  and
  1043.   Delete to delete characters and Control+Backspace  to  delete  the  complete
  1044.   file name
  1045.  
  1046. - Star LHA lets you extract files even if  another  one  with  the  same  name
  1047.   already exists in the destination disk image
  1048.  
  1049. - Star LHA recognizes file names longer than 16 characters in LHA archives
  1050.  
  1051. - with a new command of Star LHA you can prepend the SFX header to an  already
  1052.   existing LHA archive or strip it off of an SFX archive
  1053.  
  1054. - Star List is now capable of listing file images, Lynx,  filepacked  ZipCode,
  1055.   LHA, LHA SFX, Arkive and TAR archives
  1056.  
  1057. - Star List now displays the total number and size of files at the end of  the
  1058.   file list of the current image or archive file
  1059.  
  1060. - some of the archive checks were changed in Star Lynx to  make  it  recognize
  1061.   more Lynx archives
  1062.  
  1063. - Star Tape can handle list files created by the '!@' option of the Commander
  1064.  
  1065. ------------------------------------------------------------------------------
  1066.  
  1067.   The Star Commander, Version 0.81 (SC081.ZIP, 11-30-97):
  1068.  
  1069.  
  1070.   BUGS FIXED SINCE VERSION 0.80:
  1071.  
  1072. - the pin assignment of the VIA#1 chip was incorrect in the documentation
  1073.  
  1074. - verify is working in warp BAM disk copy PC->1541 direction
  1075.  
  1076. - you can again copy files in turbo mode onto a Commodore disk
  1077.  
  1078. - turbo and warp mode is again working on 1571 drives
  1079.  
  1080. - the parallel turbo file copy to the PC lost the last bytes of  many  of  the
  1081.   sectors
  1082.  
  1083. - the parallel warp file copy from the PC often damaged the last byte  of  the
  1084.   BAM sector and the directory sector holding the file entry
  1085.  
  1086. - if a new directory sector was opened for the entry  of  the  file  currently
  1087.   being copied in warp mode, PC->1541 direction, then it was left unallocated
  1088.  
  1089. - you can again skip the whole track during warp disk copy 1541->PC
  1090.  
  1091. - the turbo disk copy continues properly if you press 'Retry' on a bad sector
  1092.  
  1093. - there are no strange problems anymore when you  try  to  delete  files  from
  1094.   write-protected PC floppy disks
  1095.  
  1096. - the X1541 and the XP1541 cables can be connected to the same port,  if  it's
  1097.   in PS/2 mode
  1098.  
  1099. - only parallel ports between the addresses $0200-$0400 are  accepted  by  the
  1100.   Commander and the external setup
  1101.  
  1102. - when copying a disk into a disk image in normal mode, you won't get a  false
  1103.   alarm about errors during the disk copy
  1104.  
  1105. - when copying a disk into a disk image with BAM disk copy, the  BAM  is  read
  1106.   from the disk prior to the actual disk copy
  1107.  
  1108. - the fast transfer routines have been modified to be able to seek back to the
  1109.   extra tracks after a head rattle
  1110.  
  1111. - you are warned if there are more entries in the current directory  than  the
  1112.   Commander can handle
  1113.  
  1114. - very long directories are sorted correctly
  1115.  
  1116. - files are created on Novell network drives properly
  1117.  
  1118. - when deleting phantom files, the directory blocks remain allocated
  1119.  
  1120. - when deleting the first file in an LHA or TAR archive,  the  archive  itself
  1121.   won't be deleted
  1122.  
  1123. - there are a lot less error messages when you want  to  process  files  on  a
  1124.   floppy disk but the drive is empty
  1125.  
  1126. - the Commander won't  lock  up  when  trying  to  read  the  directory  of  a
  1127.   disconnected network drive, it will change to the path of the opposite panel
  1128.   instead
  1129.  
  1130. - when a directory sector is damaged on the disk  or  becomes  damaged  during
  1131.   warp directory read, you are warned with a read error
  1132.  
  1133. - the Commander finishes reading the directory in turbo and warp  mode  if  it
  1134.   encounters an invalid sector link
  1135.  
  1136. - the floppy drive is accessed properly  for  both  letters  on  single  drive
  1137.   systems
  1138.  
  1139. - the Commander returns to 80 column text mode from any graphical screen  mode
  1140.   upon startup and when finishing DOS shell
  1141.  
  1142. - there is really no snowing on CGA video cards if you switch 'Snow check' on
  1143.  
  1144. - the annoying screen flickers upon entering and exiting DOS shell are gone
  1145.  
  1146. - 'Make disk' and 'Make tape' gives you an error if there's no room to  create
  1147.   the image
  1148.  
  1149. - when copying a file into a disk image is aborted,  no  splat  file  remains;
  1150.   leaving splat files in disk images and copying other files over  them  later
  1151.   can cause crosslinks to appear
  1152.  
  1153. - the file copy will not lock up when copying a file from  an  external  drive
  1154.   into a disk image with an invalid BAM
  1155.  
  1156. - the file copy is aborted automatically when the directory of the destination
  1157.   disk image is full and the last entry is not corrupted either
  1158.  
  1159. - files with the names "." and ".." are properly handled in image and  archive
  1160.   files but, in change, you have to specify ".\" and  "..\"  if  you  want  to
  1161.   extract files, as DOS files, into the current or the parent directory
  1162.  
  1163. - when deleting a subdirectory of the current directory, the cursor won't jump
  1164.   to the top of the panel
  1165.  
  1166. - the keyboard buffer is not flushed during the copy, rename, move  or  delete
  1167.   process
  1168.  
  1169. - Alt-Shift toggles the lowercase/uppercase and  uppercase/graphics  character
  1170.   set on all video cards
  1171.  
  1172. - if you click on a disabled menu item, the menu will cancel itself
  1173.  
  1174. - when in the menu, only those commands displayed  in  the  current  pull-down
  1175.   menu will work
  1176.  
  1177. - Control+letter codes are working with national keyboard drivers
  1178.  
  1179. - pressing Control+Backspace or Control+W at the beginning of  an  input  line
  1180.   won't press the first button in the file name input box
  1181.  
  1182. - the panels don't flicker when copying files into LHA archives
  1183.  
  1184. - the sample Commander screens in the external setup have again  been  updated
  1185.   to show the same display as in the Commander
  1186.  
  1187. - the viewer doesn't display a length of -1 and the  editor  doesn't  lock  up
  1188.   with files whose first block is completely empty
  1189.  
  1190. - the viewer and the editor displayed incorrect load addresses  in  image  and
  1191.   archive directories
  1192.  
  1193. - the editor doesn't scroll the screen far to the right sometimes when copying
  1194.   text blocks
  1195.  
  1196. - the text cursor of the editor follows the mouse cursor correctly
  1197.  
  1198. - binary replace in  the  editor  works  in  PETSCII  and  screen  code  modes
  1199.   correctly
  1200.  
  1201. - the item "--- Next ---" is not displayed in the "Convert" dialog box of  the
  1202.   editor
  1203.  
  1204. - the LHA conversion routines in the Commander and Star LHA  are  now  working
  1205.   under Novell DOS and Norton DOS and they still suppress  messages  from  LHA
  1206.   under Windows '95
  1207.  
  1208. - Star Tape is working again
  1209.  
  1210. - the Star Utilities recognize bad track or sector links while  reading  input
  1211.   files inside disk images
  1212.  
  1213. - Star LHA converts ASCII underscores to  PETSCII  spaces  instead  of  Shift-
  1214.   spaces
  1215.  
  1216. - renaming a file inside a Lynx archive to a name longer  than  16  characters
  1217.   will not cause archive corruption
  1218.  
  1219. - the option P in Star List is working properly again
  1220.  
  1221. - Star List couldn't list Lynx and Library archives and it displayed incorrect
  1222.   file sizes in tape images
  1223.  
  1224.  
  1225.   OTHER CHANGES SINCE VERSION 0.80:
  1226.  
  1227. - the documentation, being a plain text and no formatted  document,  has  been
  1228.   renamed back to SC.TXT, as it has been in Version 0.71 and before
  1229.  
  1230. - the file README.1ST had been deleted
  1231.  
  1232. - all text files in the Commander package have been changed to a 78  character
  1233.   per line format
  1234.  
  1235. - there is a lot more information about different  cables  and  parallel  port
  1236.   modes in the documentation, helping you with selecting cables easily
  1237.  
  1238. - the transfer routines have been restructured, all delay values below 80  are
  1239.   automatically raised by 8
  1240.  
  1241. - introducing support  for  Windows '95-style  long  file  names:  the  panels
  1242.   display long file names and paths under  Windows '95  and,  when  processing
  1243.   files and directories, long file names are used
  1244.  
  1245. - introducing a new panel mode besides Brief and Full to show as much of  long
  1246.   file names as possible
  1247.  
  1248. - you can select, copy and move DOS directories
  1249.  
  1250. - introducing the XH1541 hybrid cable that gives the best performance  on  SPP
  1251.   parallel ports
  1252.  
  1253. - introducing the XE1541 extended cable that substitutes the  X1541  interface
  1254.   on all kinds of parallel ports
  1255.  
  1256. - introducing an auxiliary utility that extracts the online help into  a  file
  1257.   or prints it out
  1258.  
  1259. - added detection for PS/2 (bidirectional) parallel ports
  1260.  
  1261. - you can launch programs in emulators right from the  Commander  by  pressing
  1262.   Enter on a file inside an image and selecting the emulator from a menu
  1263.  
  1264. - introducing full support for directories in LHA and TAR archives
  1265.  
  1266. - introducing full GEOS support for disk images: disks are validated and files
  1267.   are scratched properly and files are converted to and from  sequential files
  1268.   using the Convert file format - however, you can't view or edit VLIR files
  1269.  
  1270. - introducing Star ARC, an external utility that lists and extracts  Commodore
  1271.   ARC archives and Self-Dissolving (SDA) archives
  1272.  
  1273. - there is a new panel mode similar to 'Quick view'  in  The Norton Commander,
  1274.   assigned to Control-Q: the contents of the image or archive file  under  the
  1275.   cursor are displayed in the opposite panel
  1276.  
  1277. - the Commander now always deletes the file under  the  cursor  in  image  and
  1278.   archive files rather than the first file with the same name
  1279.  
  1280. - the menu 'Advanced options' has been renamed to 'Drive options'
  1281.  
  1282. - 'Wipe scratched files' has been renamed to 'Wipe deleted files'
  1283.  
  1284. - the configuration items 'Alternative charset' and 'All PRG's in a tape' have
  1285.   been deleted, both defaulting to checked
  1286.  
  1287. - you can switch GEOS support off with the option 'GEOS file support' so  that
  1288.   GEOS file types are not displayed in the panels and Convert  files  are  not
  1289.   created or processed during file copy
  1290.  
  1291. - 'Win'95 long names' allows  you  to  switch  support  for  Windows '95-style
  1292.   file names off so that you can work the same way as under plain DOS
  1293.  
  1294. - in connection with the Windows '95-support, there are new symbols to  insert
  1295.   the long form of file names into the command line and into list files
  1296.  
  1297. - you can associate several DOS  command  sequences  to  the  same  file  name
  1298.   pattern
  1299.  
  1300. - you can insert the path of both panels and the  current  file  name  of  the
  1301.   active panel into file name input lines, too
  1302.  
  1303. - the destination file is only opened after having read  the  first  block  of
  1304.   data from the source file during file copy
  1305.  
  1306. - you can copy several phantom files of the same name into disk images,  Lynx,
  1307.   filepacked ZipCode and Arkive archives
  1308.  
  1309. - you cannot specify the file type while copying or moving files into image or
  1310.   archive files but, in change, you can copy files whose names contain commas
  1311.  
  1312. - you can now append the source files to existing DOS files during file copy
  1313.  
  1314. - empty files copied into disk images become phantom files
  1315.  
  1316. - when copying files from  a  CD-ROM,  the  read-only  flag  is  stripped  off
  1317.   automatically
  1318.  
  1319. - the Commander will recognize when a file is being copied  or  moved  from  a
  1320.   SUBST'ed drive to its real location and will abort the file copy
  1321.  
  1322. - when copying or moving files into image files or native Commodore  archives,
  1323.   the manual file name conversion box limits your input to 16 characters
  1324.  
  1325. - DOS file names are turned into lowercase while being converted to  Commodore
  1326.   format; you can switch this off with the option 'Keep uppercase chars'
  1327.  
  1328. - you can make the Commander extract files inside PC64 file images during file
  1329.   copy by checking 'Extract PC64 file images'
  1330.  
  1331. - the PC->1541 direction part of the warp disk and  file  copy  routines  have
  1332.   been modified to run near full speed on 286 and 386 machines
  1333.  
  1334. - you can copy multiple  disks  into  disk  images  with  an  automatic  index
  1335.   generation in the destination file names
  1336.  
  1337. - the fast transfer routines now support the disabling of  the  retry  on  the
  1338.   adjacent halftracks and the head bumping
  1339.  
  1340. - by pressing Control+Enter in the History you can copy  the  current  command
  1341.   into the command line without executing it
  1342.  
  1343. - when in images and archives, Control-Enter pressed in the  file  name  input
  1344.   line inserts the name of the image or archive
  1345.  
  1346. - because of new functions using Control+Shift+key combinations, Control+Shift
  1347.   alone doesn't toggle the C64 character set anymore, use Control+Tab instead
  1348.  
  1349. - Shift+Gray plus/minus now (un)select files and directories and  Control+Gray
  1350.   plus/minus are the ones to (un)select all the files in a panel,  furthermore
  1351.   Shift+Gray star inverts all the files and directories in a panel
  1352.  
  1353. - you can  enter  multiple  file  name  patterns,  delimited  with  commas  or
  1354.   semicolons, into the 'Select' and 'Unselect' dialog boxes
  1355.  
  1356. - the asterisk wildcard now works a Unix-like way under Windows'95,  e.g.  you
  1357.   can select all files containing the letter 'a' with "*a*"
  1358.  
  1359. - external and disk image panels are not sorted anymore
  1360.  
  1361. - the panel display can be sorted in reverse order
  1362.  
  1363. - the panel contents are not reread when you change the sort order
  1364.  
  1365. - if you eject the media from a removable drive and then reread the panel then
  1366.   you'll get an error message
  1367.  
  1368. - you get an error message if there was not enough memory  to  execute  a  DOS
  1369.   command
  1370.  
  1371. - you can swap the clipboard with the block in the disk editor, too
  1372.  
  1373. - the 'Format disk' dialog has  an  option  'Extended disk'  to  override  the
  1374.   original setting
  1375.  
  1376. - the 'Make disk' and 'Make tape' functions don't offer  you  a  default  file
  1377.   name
  1378.  
  1379. - system and/or hidden files are not displayed with a capital first letter
  1380.  
  1381. - load address is displayed for all file types, not only programs
  1382.  
  1383. - you can no longer even select files with invalid file  types  in  image  and
  1384.   archive files
  1385.  
  1386. - if you change the directory in the DOS shell with the active panel being  an
  1387.   image or archive panel then it will  change  to  a  DOS  panel  showing  the
  1388.   directory you changed to
  1389.  
  1390. - switching 'Detect extra tracks' on makes the Commander detect  the  presence
  1391.   of extra tracks on disks
  1392.  
  1393. - a new option, 'Head movement speed' allows you to change the  speed  of  the
  1394.   stepper motor in the external Commodore drive
  1395.  
  1396. - you can pop up the menu bar by tapping Alt; you can switch this off  in  the
  1397.   setup
  1398.  
  1399. - there is an option to control the 'Escape toggles panels' feature
  1400.  
  1401. - the option of 'Number of retries' behaves a bit  differently,  now  you  can
  1402.   switch retry on the adjacent halftracks and the head bumping on and off
  1403.  
  1404. - if you press Ctrl-BackSlash in an Info panel, it will be redirected  to  the
  1405.   opposite panel
  1406.  
  1407. - when run under the Commander, the external setup only changes those settings
  1408.   in the setup file that can be set in the external setup, settings  that  can
  1409.   only be set inside the Commander are left alone
  1410.  
  1411. - the Commander remembers all options of the viewer and the editor,  that  are
  1412.   not set automatically, throughout sessions
  1413.  
  1414. - the viewer and the editor don't even display an error message  when  loading
  1415.   an empty image or archive directory
  1416.  
  1417. - if the viewer or the editor cannot open the file selected from the directory
  1418.   list of an image or archive file then they return to the file selector
  1419.  
  1420. - when symbols are on, the viewer and the editor mark the end of the file, too
  1421.  
  1422. - all non-alphanumerical characters in the lower half of the  ASCII  character
  1423.   set are considered as word separators in the editor
  1424.  
  1425. - when finding a string or byte sequence in the editor, the  cursor  jumps  to
  1426.   its beginning
  1427.  
  1428. - you can press F3 twice in the editor to select the whole line the cursor  is
  1429.   standing in
  1430.  
  1431. - the editor allows you to enter wildcards in the 'Save as...' box
  1432.  
  1433. - when replacing byte sequences in the editor, the length of the file  doesn't
  1434.   change
  1435.  
  1436. - a new option in the Star Utilities makes them assume 'Yes' to  all  queries,
  1437.   good for running them from batch files.
  1438.  
  1439. - by specifying another  option  you  can  have  the  Star Utilities  ask  for
  1440.   confirmation about extracting each file
  1441.  
  1442. - similarly to the Commander, the Star Utilities also  allow  you  to  add  or
  1443.   extract files whose names contain commas
  1444.  
  1445. - Star Arkive, Star LHA and Star Library now accept archives  with  extensions
  1446.   other than the default, too
  1447.  
  1448. - Star List can list directory structures recursively
  1449.  
  1450. - Star List can list Commodore ARC and SDA archives, too
  1451.  
  1452. - the DOS file handling routines have been deleted from Star Lynx
  1453.  
  1454. - Star Zip ran endlessly when extracting filepacked ZipCode  archives  and  it
  1455.   created DEL files
  1456.  
  1457. ------------------------------------------------------------------------------
  1458.